[2023-01-07 14:56:34.5090]|1||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в Global.SettingsManager.SettingsDataStructure.ReadSetting(String mainGroup, String subGroup, String name, Boolean needDeserialization, Object defaultValue, Boolean canReadFromCache)
   в Global.SettingsManager.SettingsDataStructure.ReadSetting[T](String mainGroup, String subGroup, String name, Object defaultValue, Boolean needXmlDeserialization)
   в ZennoLab.ProjectMaker.Program.InitSkin()
   в ZennoLab.ProjectMaker.Program.e2UPi3eYbnGx7p9crfg()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:56:36.6146]|55||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.FYoQWEnpIYAxvAaB9Ogu(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TQU3DcnfebwuyxHewPwh(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:56:36.6146]|55||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.FYoQWEnpIYAxvAaB9Ogu(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TQU3DcnfebwuyxHewPwh(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:56:36.9193]|56||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.wPfrQ4nfJSMqbc9snZ0j(Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:36.9193]|62||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__35_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.pnTAFZPXZNEeySQMqufL()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.CreateBlock(StaticBlockV4 parent)
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.O6BljpPcprOv5Bb7iSrZ(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.VlOW8CPAm2yK5CH6f0I9(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:37.0519]|62||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.agijHLnqbbRPvyrpVWeI(Object , Object )
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__35_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.pnTAFZPXZNEeySQMqufL()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.CreateBlock(StaticBlockV4 parent)
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.O6BljpPcprOv5Bb7iSrZ(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.VlOW8CPAm2yK5CH6f0I9(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:37.1038]|61||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.DecisionTreeLoader.BaseCollector.imKXgo3Grcx(String  , String  , Int32  , String  , String  )
   в ZennoLab.DecisionTreeLoader.BaseCollector.GetBase(Int32 id)
   в ZennoLab.DecisionTree.IntelliSearch.InitIntelliSearch(IntelliSearch obj, Int32 version)
   в ZennoLab.ProjectMaker.Program.rfpJrvFQPC2fEwA5xil(Object , Int32 )
   в ZennoLab.ProjectMaker.Program.XcW60pioue()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:37.3279]|55||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.wPfrQ4nfJSMqbc9snZ0j(Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:38.7217]|16||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zEcz690EtJY3SrBiGUj2rwdSs9rO3UntFVA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetCanceled(CancellationToken tokenToRecord, Object cancellationException)
   в System.Threading.Tasks.Task.DelayPromise.Complete()
   в System.Threading.CancellationCallbackInfo.ExecuteCallback()
   в System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
   в System.Threading.CancellationTokenSource.NotifyCancellation(Boolean throwOnFirstException)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zoLFxg9UbzmFG8XjmgA==.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zcsqSup0=(ChromiumEventMessage #=zcb5bNVU=)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zPtp2DbOGMDphxoT2H3EoZUw=.#=zv8jMBUXGYMlY$2VoNGr13rkU9KiA(Object #=zG4DOrCE=)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:38.9961]|1|UiThread|System.Reflection.TargetInvocationException
Адресат вызова создал исключение.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   в System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
   в Microsoft.Data.Sqlite.Utilities.ApplicationDataHelper.LoadAppData()
   в Microsoft.Data.Sqlite.Utilities.ApplicationDataHelper.get_CurrentApplicationData()
   в Microsoft.Data.Sqlite.Utilities.BundleInitializer.Initialize()
   в Microsoft.Data.Sqlite.SqliteConnection..cctor()
   в Microsoft.Data.Sqlite.SqliteConnection..ctor(String connectionString)
   в Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal.SqliteRelationalConnection.CreateDbConnection()
   в Microsoft.EntityFrameworkCore.Storage.RelationalConnection.get_DbConnection()
   в Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
   в Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal.SqliteDatabaseCreator.Exists()
   в Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.Exists()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.Migrate(String targetMigration)
   в ZennoLab.CanvasCache.CanvasCacheContext.P7UU3YvQMvVHcwqxJeRp(Object )
   в ZennoLab.CanvasCache.CanvasCacheContext.bQXXYW694Ce()
   в ZennoLab.CanvasCache.CanvasCacheContext.B19fa3vQapcXyoSyORL2()
   в ZennoLab.CanvasCache.CanvasCacheContext.Migrate()
   в ZennoLab.ProjectMaker.MainForm7.sebXVJ1NH5()
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.InvalidOperationException: Процесс не имеет идентификатора пакета. (Исключение из HRESULT: 0x80073D54)
   в Windows.Storage.ApplicationData.get_Current()
   --- Конец трассировки внутреннего стека исключений ---
   в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
System.InvalidOperationException: Процесс не имеет идентификатора пакета. (Исключение из HRESULT: 0x80073D54)
   в Windows.Storage.ApplicationData.get_Current()    
--------------------------------------------------------------------------------
[2023-01-07 14:56:39.1850]|62||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoap.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.hsDN98nBSF8JEhfnfJl9(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.SmartProfileServiceSoapClient.<>c__DisplayClass7_0.<GetProfiles4>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProfileLoader.SmartProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.J0OibCnBKVa4V415YqMi(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.ynwAISWfqjtIDoZsZy1K(Object , Object , Int32 )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.OGanUVm2WVd()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector..ctor()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c.<.cctor>b__50_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.get_Instance()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:56:39.1850]|62||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoap.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.hsDN98nBSF8JEhfnfJl9(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileServiceReference.ProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.SmartProfileServiceSoapClient.<>c__DisplayClass7_0.<GetProfiles4>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProfileLoader.SmartProfileServiceSoapClient.GetProfiles4(String login, String password, String authSeed, String profileFilter, Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.J0OibCnBKVa4V415YqMi(Object , Object , Object , Object , Object , Int32 count)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.ynwAISWfqjtIDoZsZy1K(Object , Object , Int32 )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.OGanUVm2WVd()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector..ctor()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c.<.cctor>b__50_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.get_Instance()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:56:39.3882]|1|UiThread|System.Reflection.ReflectionTypeLoadException
Не удается загрузить один или более запрошенных типов. Обратитесь к свойству LoaderExceptions для получения дополнительных сведений.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   в System.Reflection.RuntimeAssembly.get_DefinedTypes()
   в System.SharedTypeExtensions.GetLoadableDefinedTypes(Assembly assembly)
   в System.SharedTypeExtensions.GetConstructibleTypes(Assembly assembly)
   в Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly.<get_Migrations>g__Create|7_0()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly.get_Migrations()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.PopulateMigrations(IEnumerable`1 appliedMigrationEntries, String targetMigration, IReadOnlyList`1& migrationsToApply, IReadOnlyList`1& migrationsToRevert, Migration& actualTargetMigration)
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.<GetMigrationCommandLists>d__15.MoveNext()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.Migrate(String targetMigration)
   в ZennoLab.CanvasCache.CanvasCacheContext.P7UU3YvQMvVHcwqxJeRp(Object )
   в ZennoLab.CanvasCache.CanvasCacheContext.bQXXYW694Ce()
   в ZennoLab.CanvasCache.CanvasCacheContext.B19fa3vQapcXyoSyORL2()
   в ZennoLab.CanvasCache.CanvasCacheContext.Migrate()
   в ZennoLab.ProjectMaker.MainForm7.sebXVJ1NH5()
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.Reflection.ReflectionTypeLoadException: Не удается загрузить один или более запрошенных типов. Обратитесь к свойству LoaderExceptions для получения дополнительных сведений.
   в System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   в System.Reflection.RuntimeAssembly.get_DefinedTypes()    
--------------------------------------------------------------------------------
[2023-01-07 14:56:39.4311]|62||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.wMVJRpnRMq3CjxpiaJww(Object , Object )
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.ynwAISWfqjtIDoZsZy1K(Object , Object , Int32 )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.OGanUVm2WVd()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector..ctor()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c.<.cctor>b__50_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.get_Instance()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:39.4311]|15||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadProfiles(ProfileFilter filter, Int32 count)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.ProfileHelpers.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:56:39.4311]|15||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadProfiles(ProfileFilter filter, Int32 count)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.ProfileHelpers.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.ProfileHelpers.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:56:39.7091]|15||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.wMVJRpnRMq3CjxpiaJww(Object , Object )
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadProfiles(ProfileFilter filter, Int32 count)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:39.7311]|15||System.IO.InvalidDataException
Profile/WindowsOuterHeightShift is null
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Profile.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.InvalidDataException: Profile/WindowsOuterHeightShift is null
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:39.7311]|15||System.IO.InvalidDataException
Profile/CpuClass is null
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Profile.LoadFromString(String data)
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.M1RFfTUH5Mi(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.OW7FfADtcTT(ProfileFilter  , Int32  )
   в ZennoLab.ProfilesClient.Collector.ProfileCollector.<>c__DisplayClass30_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.InvalidDataException: Profile/CpuClass is null
   в ZennoLab.ProfilesClient.Helpers.ProfileHelper.GetSerializedProperty(XmlDocument doc, String xpath)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:40.6362]|38|PerformanceMonitor.ProcessEventQueue|System.ArgumentException
Процесс с идентификатором 30612 не выполняется.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.hrkJ4aKUih5QGbmdRaQU(Int32 )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.yugeXCPJkO(Object  , PerformanceManagerProcessEventArgs  )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.OnProcessStarted(PerformanceManagerProcessEventArgs e)
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.tSerqYHQJQ9S1HxUyaDO(Object , Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.<ProcessStartedInternal>b__0()
   в Global.Queues.DefaultEventQueue.<StartEventThread>b__9_0(Object o)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.ArgumentException: Процесс с идентификатором 30612 не выполняется.
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:41.3617]|55||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.Analytics.ActivateHardwareServiceReference.ActivateHardwareSoap.GetAnalytic(String productName, String locale)
   в ZennoLab.Analytics.SmartActivateHardwareSoapClient.<>c__DisplayClass5_0.<GetAnalytic>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.Analytics.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:56:41.3617]|55||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.Analytics.ActivateHardwareServiceReference.ActivateHardwareSoap.GetAnalytic(String productName, String locale)
   в ZennoLab.Analytics.SmartActivateHardwareSoapClient.<>c__DisplayClass5_0.<GetAnalytic>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ZennoLab.Analytics.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ZennoLab.Analytics.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:56:45.1451]|12||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData(Byte[] sourceBytes)
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.wMVJRpnRMq3CjxpiaJww(Object , Object )
   в ZennoLab.ProfileLoader.ProfileCollectorLoader.DownloadBrowserProfiles(BrowserProfileFilter filter, Int32 count)
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.PBjnU7Yx1mD(BrowserProfileFilter  , Int32  )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.xFNnUtyrsoP(BrowserProfileFilter  , Int32  )
   в ZennoLab.BrowserProfileClient.BrowserProfileCollector.<>c__DisplayClass36_0.<WarmUp>b__0()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:45.7577]|1|UiThread|System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.Diagram.ActionsSettings.Data.Profile..ctor()
   в ZennoLab.ProjectMaker.ProjectEditorModel.CacheOfSettingsControls.Init()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.NStj8JKVMZ3NHgq21hF4(Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.MIoOvJC1tq()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer..ctor(Form mainForm)
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:56:45.7577]|1|UiThread|System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.Diagram.ActionsSettings.Data.Profile..ctor()
   в ZennoLab.ProjectMaker.ProjectEditorModel.CacheOfSettingsControls.Init()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.NStj8JKVMZ3NHgq21hF4(Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.MIoOvJC1tq()
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer..ctor(Form mainForm)
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:56:58.5178]|12||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetIgnoreNextApplyChanges(Instance instance, Boolean value)
   в InstanceControlControllers.Remote.ProxyInstance.set_IgnoreNextApplyChanges(Boolean value)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.jDfdG5KEe3AedrDdlMW1(Object , Boolean )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:58.5178]|12||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetProjectId(Instance instance, String id)
   в InstanceControlControllers.Remote.ProxyInstance.SetProjectId(String id)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.GX9cf6KEFLNUiXBUxnc6(Object , Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:59.5041]|90||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetIgnoreNextApplyChanges(Instance instance, Boolean value)
   в InstanceControlControllers.Remote.ProxyInstance.set_IgnoreNextApplyChanges(Boolean value)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.jDfdG5KEe3AedrDdlMW1(Object , Boolean )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 14:56:59.5041]|90||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetProjectId(Instance instance, String id)
   в InstanceControlControllers.Remote.ProxyInstance.SetProjectId(String id)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.GX9cf6KEFLNUiXBUxnc6(Object , Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 14:57:04.3399]|1|UiThread|System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData2(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.irZ8Tunqpm61vAJb8Ndw(Object , Object )
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.LoadTemplate(Byte[] bytes, String signer, Boolean supressProjectMaker, Boolean isPublish)
   в ZennoLab.TemplateManipulator.V4.ProjectLoaderV4.iLkXpQPj3ts(Byte[]  , String  )
   в ZennoLab.TemplateManipulator.V4.ProjectLoaderV4.LoadFromBytesArray(IProjectArchive archive)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.LoadFromBytesArray(IProjectArchive archive)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4.JWDHkEPJ4NkG6Phd6Tri(Object )
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor(String fileName)
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.V5.ProjectEditorV5.tF08TrlxgO(String  , String  )
   в ZennoLab.ProjectMaker.Controls.ProjectEditor.V5.ProjectEditorV5.GettingStartedControl1ProjectToOpenSelected(Object sender, OpenProjectEventArgs e)
   в ZennoLab.ProjectMaker.MainForm7.UxWjKYZ44Za1TnNM761(Object , Object , Object )
   в ZennoLab.ProjectMaker.MainForm7.hEDpToKMeR(Object  , OpenProjectEventArgs  )
   в ZennoLab.ProjectMaker.Controls.GettingStarted.GettingStartedControlV51.bfQFXG3YGBi(Object  , GalleryItemClickEventArgs  )
   в DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnUnpressItem(DXMouseEventArgs e)
   в DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnUnpress(DXMouseEventArgs e)
   в DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnMouseUp(DXMouseEventArgs e)
   в DevExpress.XtraBars.Ribbon.GalleryControl.OnMouseUp(MouseEventArgs e)
   в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   в System.Windows.Forms.Control.WndProc(Message& m)
   в DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
   в DevExpress.XtraBars.Ribbon.GalleryControl.WndProc(Message& m)
   в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-07 14:57:06.2247]|7||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetIgnoreNextApplyChanges(Instance instance, Boolean value)
   в InstanceControlControllers.Remote.ProxyInstance.set_IgnoreNextApplyChanges(Boolean value)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.jDfdG5KEe3AedrDdlMW1(Object , Boolean )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 14:57:06.2247]|7||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetProjectId(Instance instance, String id)
   в InstanceControlControllers.Remote.ProxyInstance.SetProjectId(String id)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.GX9cf6KEFLNUiXBUxnc6(Object , Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 14:57:07.8446]|38|PerformanceMonitor.ProcessEventQueue|System.ArgumentException
Процесс с идентификатором 20608 не выполняется.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.hrkJ4aKUih5QGbmdRaQU(Int32 )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.yugeXCPJkO(Object  , PerformanceManagerProcessEventArgs  )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.OnProcessStarted(PerformanceManagerProcessEventArgs e)
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.tSerqYHQJQ9S1HxUyaDO(Object , Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.<ProcessStartedInternal>b__0()
   в Global.Queues.DefaultEventQueue.<StartEventThread>b__9_0(Object o)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.ArgumentException: Процесс с идентификатором 20608 не выполняется.
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-01-07 14:57:07.8446]|38|PerformanceMonitor.ProcessEventQueue|System.ArgumentException
Процесс с идентификатором 25864 не выполняется.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.hrkJ4aKUih5QGbmdRaQU(Int32 )
   в ZennoLab.ProjectMaker.Debug.DebugBaseManager.yugeXCPJkO(Object  , PerformanceManagerProcessEventArgs  )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.OnProcessStarted(PerformanceManagerProcessEventArgs e)
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.tSerqYHQJQ9S1HxUyaDO(Object , Object )
   в ZennoLab.ZennoPoster.Core.Tasks.Threads.PerformanceManager.<>c__DisplayClass86_0.<ProcessStartedInternal>b__0()
   в Global.Queues.DefaultEventQueue.<StartEventThread>b__9_0(Object o)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.ArgumentException: Процесс с идентификатором 25864 не выполняется.
   в System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName)    
--------------------------------------------------------------------------------
[2023-01-07 14:57:09.8703]|57||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.FYoQWEnpIYAxvAaB9Ogu(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TQU3DcnfebwuyxHewPwh(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc1(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:57:09.8703]|57||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoap.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.ActivateHardwareServiceReference.ActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.FYoQWEnpIYAxvAaB9Ogu(Object , Object , Object )
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.<>c__DisplayClass12_0.<IsUserExists>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProductAuth.SmartSoapClients.SmartActivateHardwareSoapClient.IsUserExists(String login, String password)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TQU3DcnfebwuyxHewPwh(Object , Object , Object )
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc1(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 14:57:17.4816]|6||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetIgnoreNextApplyChanges(Instance instance, Boolean value)
   в InstanceControlControllers.Remote.ProxyInstance.set_IgnoreNextApplyChanges(Boolean value)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.jDfdG5KEe3AedrDdlMW1(Object , Boolean )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 14:57:17.4816]|6||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.SetProjectId(Instance instance, String id)
   в InstanceControlControllers.Remote.ProxyInstance.SetProjectId(String id)
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.GX9cf6KEFLNUiXBUxnc6(Object , Object )
   в ZennoLab.ProjectMaker.Controls.V5.ProjectPlayer.wRTK3xFg7q(Object  )
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 14:59:48.2136]|14||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zEcz690EtJY3SrBiGUj2rwdSs9rO3UntFVA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetCanceled(CancellationToken tokenToRecord, Object cancellationException)
   в System.Threading.Tasks.Task.DelayPromise.Complete()
   в System.Threading.CancellationCallbackInfo.ExecuteCallback()
   в System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
   в System.Threading.CancellationTokenSource.NotifyCancellation(Boolean throwOnFirstException)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zoLFxg9UbzmFG8XjmgA==.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zcsqSup0=(ChromiumEventMessage #=zcb5bNVU=)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zPtp2DbOGMDphxoT2H3EoZUw=.#=zv8jMBUXGYMlY$2VoNGr13rkU9KiA(Object #=zG4DOrCE=)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-07 14:59:50.8456]|96||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в InstanceControlControllers.Local.LocalInstanceController.<>c__DisplayClass137_0.UyJC9kRblet9SsulYjy.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-07 14:59:50.8945]|104||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в InstanceControlControllers.Local.LocalInstanceController.<>c__DisplayClass137_0.UyJC9kRblet9SsulYjy.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-07 14:59:55.8397]|55||System.UriFormatException
Не удалось распознать URL
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.TemplateManipulator.V4.ComponentBlocks.GoogleSpreadsheetV4.Bind(BindToGoogleParametersType type, String bindingUrl, String spreadSheetName, String sheetName)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.GKvKGllcEf5JADZp6bp0(Object , BindToGoogleParametersType , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.TableBindToFile(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.TableActionExecutor.qDfC99lkNhtrGfF5vYnL(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.TableActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.UriFormatException: Не удалось распознать URL
   в ZennoLab.TemplateManipulator.V4.ComponentBlocks.GoogleSpreadsheetV4.Bind(BindToGoogleParametersType type, String bindingUrl, String spreadSheetName, String sheetName)    
--------------------------------------------------------------------------------
[2023-01-07 15:28:17.1257]|24||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в InstanceControlControllers.Local.LocalInstanceController.<>c__DisplayClass137_0.UyJC9kRblet9SsulYjy.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-07 15:28:17.1815]|88||System.Threading.Tasks.TaskCanceledException
Отменена задача.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в InstanceControlControllers.Local.LocalInstanceController.<>c__DisplayClass137_0.UyJC9kRblet9SsulYjy.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Threading.Tasks.TaskCanceledException: Отменена задача.
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    
--------------------------------------------------------------------------------
[2023-01-07 15:34:18.5424]|55||System.Exception
Список пуст
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.F3kBoQlSvq4I2MkiY20K(Object , Object , Object , Object )
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ActionExecutors.ListActionExecutor.Execute(ActionV4 action, ActionV4 actionCopy, Boolean& errorDuringProjectExecution)
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.V5.ExecutorOfStepsV5.PlayIteration()
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.hTai2pK0ekl95Gtk2MfW(Object )
   в ZennoLab.ProjectMaker.Debug.V5.ProjectDebugger.Work()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Exception: Список пуст
   в ZennoLab.ZennoPoster.Core.Modules.TemplateExecutor.ProjectExecutors.ProjectExecutor.ListGetString(Object info, ProjectMakerProcessing proc, String[] parameters)    
--------------------------------------------------------------------------------
[2023-01-07 15:34:19.2314]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:19.2314]|96||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:19.2314]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:19.2314]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:19.2314]|96||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:19.2314]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:19.8638]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:19.8638]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:19.9106]|16||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:19.9106]|16||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:20.0572]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:20.0572]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:29.9329]|92||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:34:31.2876]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:31.2876]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:43.3781]|6||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:34:57.0130]|92||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|16||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|24||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
Cannot find context with specified id
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Cannot find context with specified id
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|3||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|24||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
Cannot find context with specified id
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Cannot find context with specified id
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|3||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|16||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|6||System.NullReferenceException
Ссылка на объект не указывает на экземпляр объекта.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в DevtoolsChromiumInstance.Browser.Extensions.#=zujt66QpXFq9HQ995Vw==.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   в DevtoolsChromiumInstance.Browser.Extensions.#=z9wJJRiRrYy_T(#=zRndm3URa_SHp72z8fQ== #=zMWh4nSEKihfCKZuFIQ==, #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY= #=zn2X35Y4=, CancellationToken #=zw9sic48=)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zs1brsaBnEe8yU005JA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zt_BKLqwkJpoWBN7KsZiTqU8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
   в DevtoolsChromiumInstance.Browser.Extensions.#=zujt66QpXFq9HQ995Vw==.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|6||System.NullReferenceException
Ссылка на объект не указывает на экземпляр объекта.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zs1brsaBnEe8yU005JA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zt_BKLqwkJpoWBN7KsZiTqU8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
   в DevtoolsChromiumInstance.Browser.Extensions.#=zujt66QpXFq9HQ995Vw==.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7287]|6||System.NullReferenceException
Ссылка на объект не указывает на экземпляр объекта.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zAoMUEJ$C$eLY22QIAg==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zs1brsaBnEe8yU005JA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zt_BKLqwkJpoWBN7KsZiTqU8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
   в DevtoolsChromiumInstance.Browser.Extensions.#=zujt66QpXFq9HQ995Vw==.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zs1brsaBnEe8yU005JA==.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7747]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:34:59.7747]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:05.2127]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:05.2127]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:05.5900]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:05.5900]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:06.0433]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:06.0433]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:06.0433]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:06.0433]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:49.9280]|96||System.Exception
Interrupted
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z8LyCD6eshl5UT1IQxSXNk3mtvXI0.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z_TNyKq5LZNHk5jF0VQ==(Int32 #=zZsItp5c=, Int32 #=z2KZtchw=, Int32 #=zXXBvF4o=, Int32 #=zx2_J5y0=, Int32 #=zFI3EbjIW_mt5, Int32 #=zrymq3ui5_rN8, Int32 #=zy9VJYdWC1fLz, Boolean #=zboiUA6uRxp5X, CancellationToken #=zw9sic48=)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zaaqukBI9s1U7d8SLig==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=z6V8myU3YgvLT1Zs0ntmHnws=.#=qgV1$tEegkFKMnQGoSAHGXro3icpOap0TndZEXhD$M1v8$en1Cjp8$sTRHPWn5sd1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zxScEur1HxVqH7CjIYct0F9g=.#=zCWOmunFzyAJ5qYi_yMLBIwY=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z9sXmkNOweOHc6NUVoaRD_a0=.#=zRsONw$aC7vhSHgtIA79wQ8X54QF0EH4Nag==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=zZTotGFR04Kf$4QuOI8I3GwI=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=z2YujDX1jacxWkMAXEnNvqns=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zXuYqr0k3Zo3CaAMY2g==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zt_BKLqwkJpoWBN7KsZiTqU8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Exception: Interrupted
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z8LyCD6eshl5UT1IQxSXNk3mtvXI0.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:49.9280]|96||System.Exception
Interrupted
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zaaqukBI9s1U7d8SLig==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=z6V8myU3YgvLT1Zs0ntmHnws=.#=qgV1$tEegkFKMnQGoSAHGXro3icpOap0TndZEXhD$M1v8$en1Cjp8$sTRHPWn5sd1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zxScEur1HxVqH7CjIYct0F9g=.#=zCWOmunFzyAJ5qYi_yMLBIwY=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z9sXmkNOweOHc6NUVoaRD_a0=.#=zRsONw$aC7vhSHgtIA79wQ8X54QF0EH4Nag==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=zZTotGFR04Kf$4QuOI8I3GwI=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=z2YujDX1jacxWkMAXEnNvqns=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zXuYqr0k3Zo3CaAMY2g==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zt_BKLqwkJpoWBN7KsZiTqU8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Exception: Interrupted
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z8LyCD6eshl5UT1IQxSXNk3mtvXI0.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:49.9280]|96||System.Exception
Interrupted
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zTBzZ8lUdXkvIcy74X1UBkEc=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zaaqukBI9s1U7d8SLig==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=z6V8myU3YgvLT1Zs0ntmHnws=.#=qgV1$tEegkFKMnQGoSAHGXro3icpOap0TndZEXhD$M1v8$en1Cjp8$sTRHPWn5sd1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zxScEur1HxVqH7CjIYct0F9g=.#=zCWOmunFzyAJ5qYi_yMLBIwY=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z9sXmkNOweOHc6NUVoaRD_a0=.#=zRsONw$aC7vhSHgtIA79wQ8X54QF0EH4Nag==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=zZTotGFR04Kf$4QuOI8I3GwI=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=z2YujDX1jacxWkMAXEnNvqns=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zXuYqr0k3Zo3CaAMY2g==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zt_BKLqwkJpoWBN7KsZiTqU8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Exception: Interrupted
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z8LyCD6eshl5UT1IQxSXNk3mtvXI0.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zaaqukBI9s1U7d8SLig==.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:49.9280]|96||System.Exception
Interrupted
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zr1ZXCz_H_P8TdeQtpVsDCiE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zTBzZ8lUdXkvIcy74X1UBkEc=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zaaqukBI9s1U7d8SLig==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=z6V8myU3YgvLT1Zs0ntmHnws=.#=qgV1$tEegkFKMnQGoSAHGXro3icpOap0TndZEXhD$M1v8$en1Cjp8$sTRHPWn5sd1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zxScEur1HxVqH7CjIYct0F9g=.#=zCWOmunFzyAJ5qYi_yMLBIwY=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z9sXmkNOweOHc6NUVoaRD_a0=.#=zRsONw$aC7vhSHgtIA79wQ8X54QF0EH4Nag==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=zZTotGFR04Kf$4QuOI8I3GwI=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=z2YujDX1jacxWkMAXEnNvqns=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zXuYqr0k3Zo3CaAMY2g==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zt_BKLqwkJpoWBN7KsZiTqU8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Exception: Interrupted
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z8LyCD6eshl5UT1IQxSXNk3mtvXI0.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zaaqukBI9s1U7d8SLig==.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zTBzZ8lUdXkvIcy74X1UBkEc=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:49.9280]|96||System.Exception
Interrupted
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zLf2r65LDTCCJsQW7AKzjkZyUVvjP7M1NNA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zr1ZXCz_H_P8TdeQtpVsDCiE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zTBzZ8lUdXkvIcy74X1UBkEc=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zaaqukBI9s1U7d8SLig==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=z6V8myU3YgvLT1Zs0ntmHnws=.#=qgV1$tEegkFKMnQGoSAHGXro3icpOap0TndZEXhD$M1v8$en1Cjp8$sTRHPWn5sd1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zxScEur1HxVqH7CjIYct0F9g=.#=zCWOmunFzyAJ5qYi_yMLBIwY=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z9sXmkNOweOHc6NUVoaRD_a0=.#=zRsONw$aC7vhSHgtIA79wQ8X54QF0EH4Nag==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=zZTotGFR04Kf$4QuOI8I3GwI=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=z2YujDX1jacxWkMAXEnNvqns=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zXuYqr0k3Zo3CaAMY2g==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=zt_BKLqwkJpoWBN7KsZiTqU8=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=ztCB_8JWTka1vnUCMnpl6e4XRDo2UTNFc7$x4LhY=.#=z1f8a8CBXrJGSb__6Lji8XsE=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Exception: Interrupted
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=z8LyCD6eshl5UT1IQxSXNk3mtvXI0.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zaaqukBI9s1U7d8SLig==.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zTBzZ8lUdXkvIcy74X1UBkEc=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в DevtoolsChromiumInstance.Browser.Emulation.MouseEmulator.#=zr1ZXCz_H_P8TdeQtpVsDCiE=.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:35:49.9358]|24||System.Exception
Interrupted
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zm8EpIE74g0BMHu0qWmNhsbpqqkza.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zE_u4iax1Rnses0Z63Q==(String #=z0VdnpGE=, String #=zwEJDjBI=, CancellationToken #=zw9sic48=)
   в #=zWSa3CUBlx_gtA4lQnCHV8OTQHzeBigeRqHqWI4o=.#=zzpHXT6y6B_wGUV1mLQ==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zw3GTFI3U9GIbVlw6M6qUXlU=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Exception: Interrupted
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zm8EpIE74g0BMHu0qWmNhsbpqqkza.MoveNext()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:11.2950]|62||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:38:11.5285]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:11.5285]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:11.5764]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:11.5764]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|3||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|25||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|102||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|96||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|3||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|25||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|102||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|92||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|96||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1644]|96||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1654]|96||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1654]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1654]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1654]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:12.1654]|12||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:15.0027]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Emulation.setGeolocationOverride' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Emulation.setGeolocationOverride' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:15.0027]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Browser.setPermission' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Browser.setPermission' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:15.0027]|102||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Page.setSpeechSynthesisVoices' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Page.setSpeechSynthesisVoices' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:15.0027]|25||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:15.0027]|102||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Page.setSpeechSynthesisVoices' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zab_LtXDLE60K39gQGhr8nXY=.#=zH8JLRiDCPUXF8NDzYxBzayt0pdG4TIQL7VKUkZ0w5eDWHS60yw==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Page.setSpeechSynthesisVoices' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:15.0027]|25||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z6FWpc4MrpVwJmSza5xfDB20=.#=zG9l9slkAPqu2A_FikEVrfO4=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:15.0027]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Emulation.setGeolocationOverride' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=zZm$Xv$1II13yR8L91pgKek8=.#=zS35vcQ9zqyXxcq1o1MzOmWo7UA$gxkeNJA==.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Emulation.setGeolocationOverride' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:15.0027]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
'Browser.setPermission' wasn't found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z_DLu5ODSfhGO_5P_0t_WIG0=.#=zgWfMiLKLKMvNsenV53G0Dgo=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: 'Browser.setPermission' wasn't found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:18.2649]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:18.2649]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:18.9023]|3||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:18.9023]|3||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z6FWpc4MrpVwJmSza5xfDB20=.#=zG9l9slkAPqu2A_FikEVrfO4=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:20.4517]|3||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:20.4517]|3||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:20.4517]|42||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:20.4517]|42||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:20.4517]|87||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:20.4517]|87||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:20.4726]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:20.4726]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:21.1982]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:21.1982]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:21.3079]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:21.3079]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:21.3328]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:21.3328]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:23.3052]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:23.3052]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:23.7214]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:23.7214]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:34.8974]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:34.8974]|24||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:34.8974]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:34.8974]|24||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:34.9792]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:34.9792]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:34.9792]|42||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:34.9792]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:34.9792]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:34.9792]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:34.9792]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:34.9792]|42||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.2509]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.2509]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.3058]|24||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.3058]|24||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.3058]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.3058]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.3537]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.3537]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.3537]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.3537]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.5322]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.5322]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.6968]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.6968]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.7537]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.7537]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.7616]|25||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.7616]|25||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.7616]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.7616]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.9034]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.9034]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.9771]|24||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.9771]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.9781]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:35.9781]|24||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:37.2456]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:37.2456]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:37.2616]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:37.2616]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:37.3404]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:37.3404]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:37.7751]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:37.7751]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:37.7751]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:37.7751]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:38.1995]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:38.1995]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:38.4311]|42||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:38:38.6899]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:38.6899]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:38.6899]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:38.6899]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:38.7358]|42||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:38.7358]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:38.7358]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:38.7358]|42||Xilium.Crdtp.Client.CrdtpErrorResponseException
No resource with given identifier found
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No resource with given identifier found
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:41.0054]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:41.0054]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:47.8412]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:47.8412]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z6FWpc4MrpVwJmSza5xfDB20=.#=zG9l9slkAPqu2A_FikEVrfO4=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:38:56.6617]|42||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:39:03.7309]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:03.7309]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:15.1973]|6||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:39:15.2306]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:15.2306]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:15.2435]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:15.2435]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:15.2435]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:15.2435]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:15.2435]|62||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:15.2435]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:15.2435]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:15.2435]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:16.4553]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:16.4553]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:41.5793]|52||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:39:41.6926]|52||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:39:41.9986]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:41.9986]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:44.0507]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:44.0507]|17||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:44.4322]|24||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:44.4322]|24||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:45.3844]|98||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:39:45.5013]|98||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:39:47.8994]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:47.9004]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:48.4302]|25||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:39:48.5677]|25||CommandTransfer.Exceptions.DeprecatedInterfaceException
FindElementByIntelliSearch is deprecated.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)
   в CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
   в CommandTransfer.Classes.DefaultMsgInvoker.MsgInvoker(Func`2 func, Message msg)
   в CommandTransfer.MessagePerformer.SendMessage(String value, Int32 port)
   в ZennoLab.CommandCenter.Transfer.MemoryObjectParams.SendMessage(String message, Guid id)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageLongWait2(String message, Int32 timeOut, Guid id, Boolean& errorDetected)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected, String& errorMessage)
   в ZennoLab.CommandCenter.CommandTransfer.SendMessageWait(String message, Boolean& errorDetected)
   в InstanceControlControllers.Remote.InstanceExtensions.GetIntelliSearchClick(Instance instance)
   в InstanceControlControllers.Remote.ProxyInstance.UhaOk2n9v85FINM7HibR(Object )
   в InstanceControlControllers.Remote.ProxyInstance.get_IntelliSearchClick()
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.TR2roI3w4sU1KLa52N5o(Object )
   в ZennoLab.ProjectMaker.Controls.BaseRecorders.RecorderBase.ElementClick(Object sender, TabGeckoMouseEventArgs e)
   в InstanceControlControllers.Remote.ProxyTab.InvokeDomClick(TabGeckoMouseEventArgs args)
   в InstanceControlControllers.Remote.ProxyInstance.bcEn478PwFP(EventArgs  )
   в InstanceControlControllers.Remote.ProxyInstance.RfIrdfn5vFLgSLqKkF7u(Object , Object )
   в InstanceControlControllers.Remote.ProxyInstance.EventTimerTick(Object obj)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.TimerQueueTimer.CallCallback()
   в System.Threading.TimerQueueTimer.Fire()
   в System.Threading.TimerQueue.FireNextTimers()



CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   в CommandTransfer.MessagePerformer.InstanceGetIntelliSearchClick(Boolean& errorDetected)    
--------------------------------------------------------------------------------
[2023-01-07 15:39:48.8169]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:39:48.8169]|91||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:40:04.0506]|25||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.SendAsyncResult.SendWithoutChannelBindingToken()
   в System.ServiceModel.Channels.HttpOutput.SendAsyncResult..ctor(HttpOutput httpOutput, HttpResponseMessage httpResponseMessage, Boolean suppressEntityBody, TimeSpan timeout, AsyncCallback callback, Object state)
   в System.ServiceModel.Channels.HttpOutput.BeginSendCore(HttpResponseMessage httpResponseMessage, TimeSpan timeout, AsyncCallback callback, Object state)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.SendWebRequest()
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.BeginSendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.BeginRequest(Message message, TimeSpan timeout, AsyncCallback callback, Object state)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.BeginRequest(Message message, TimeSpan timeout, AsyncCallback callback, Object state)
   в System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.StartSend(Boolean completedSynchronously)
   в System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.FinishEnsureOpen(IAsyncResult result, Boolean completedSynchronously)
   в System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.StartEnsureOpen(Boolean completedSynchronously)
   в System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.FinishEnsureInteractiveInit(IAsyncResult result, Boolean completedSynchronously)
   в System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.StartEnsureInteractiveInit()
   в System.ServiceModel.Channels.ServiceChannel.BeginCall(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, TimeSpan timeout, AsyncCallback callback, Object asyncState)
   в System.ServiceModel.Channels.ServiceChannel.BeginCall(ServiceChannel channel, ProxyOperationRuntime operation, Object[] ins, AsyncCallback callback, Object asyncState)
   в System.Threading.Tasks.TaskFactory`1.FromAsyncImpl[TArg1,TArg2,TArg3](Func`6 beginMethod, Func`2 endFunction, Action`1 endAction, TArg1 arg1, TArg2 arg2, TArg3 arg3, Object state, TaskCreationOptions creationOptions)
   в System.Threading.Tasks.TaskFactory`1.FromAsync[TArg1,TArg2,TArg3](Func`6 beginMethod, Func`2 endMethod, TArg1 arg1, TArg2 arg2, TArg3 arg3, Object state)
   в System.ServiceModel.Channels.ServiceChannelProxy.TaskCreator.CreateGenericTask[T](ServiceChannel channel, ProxyOperationRuntime operation, Object[] inputParameters)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProjectPublications.BotStoreServiceReference.BotStoreSoap.GetBotListAsync(String login, String password)
   в ZennoLab.ProjectPublications.BotStoreServiceReference.BotStoreSoapClient.GetBotListAsync(String login, String password)
   в ZennoLab.ProjectPublications.SmartSoapClients.SmartBotStoreSoapClient.<>c__DisplayClass5_0.<GetBotListAsync>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProjectPublications.SmartSoapClients.SmartBotStoreSoapClient.GetBotListAsync(String login, String password)
   в ZennoLab.ProjectPublications.BotLoader.<GetBotsAsync>d__7.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   в ZennoLab.ProjectPublications.BotLoader.GetBotsAsync()
   в ZennoLab.ProjectMaker.Forms.ProjectEditor.ProjectPublication.<GetBots>d__14.MoveNext()
   в System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в ZennoLab.ProjectMaker.Forms.ProjectEditor.ProjectPublication.MHeyJXk0XG()
   в ZennoLab.ProjectMaker.Forms.ProjectEditor.ProjectPublication.eO3ymGSciK()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers, Version=7.7.0.0, Culture=neutral, PublicKeyToken=null'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 15:40:04.0506]|25||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   в System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GenerateSerializers()
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.SerializerGenerationContext.GetSerializer(Int32 handle)
   в System.ServiceModel.Description.XmlSerializerOperationBehavior.Reflector.MessageInfo.get_BodySerializer()
   в System.ServiceModel.Dispatcher.XmlSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
   в System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.Message.OnWriteMessage(XmlDictionaryWriter writer)
   в System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)
   в System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)
   в System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message, Boolean shouldRecycleBuffer)
   в System.ServiceModel.Channels.HttpOutput.SendAsyncResult.SendWithoutChannelBindingToken()
   в System.ServiceModel.Channels.HttpOutput.SendAsyncResult..ctor(HttpOutput httpOutput, HttpResponseMessage httpResponseMessage, Boolean suppressEntityBody, TimeSpan timeout, AsyncCallback callback, Object state)
   в System.ServiceModel.Channels.HttpOutput.BeginSendCore(HttpResponseMessage httpResponseMessage, TimeSpan timeout, AsyncCallback callback, Object state)
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.SendWebRequest()
   в System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.BeginSendRequest(Message message, TimeSpan timeout)
   в System.ServiceModel.Channels.RequestChannel.BeginRequest(Message message, TimeSpan timeout, AsyncCallback callback, Object state)
   в System.ServiceModel.Dispatcher.RequestChannelBinder.BeginRequest(Message message, TimeSpan timeout, AsyncCallback callback, Object state)
   в System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.StartSend(Boolean completedSynchronously)
   в System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.FinishEnsureOpen(IAsyncResult result, Boolean completedSynchronously)
   в System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.StartEnsureOpen(Boolean completedSynchronously)
   в System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.FinishEnsureInteractiveInit(IAsyncResult result, Boolean completedSynchronously)
   в System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.StartEnsureInteractiveInit()
   в System.ServiceModel.Channels.ServiceChannel.BeginCall(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, TimeSpan timeout, AsyncCallback callback, Object asyncState)
   в System.ServiceModel.Channels.ServiceChannel.BeginCall(ServiceChannel channel, ProxyOperationRuntime operation, Object[] ins, AsyncCallback callback, Object asyncState)
   в System.Threading.Tasks.TaskFactory`1.FromAsyncImpl[TArg1,TArg2,TArg3](Func`6 beginMethod, Func`2 endFunction, Action`1 endAction, TArg1 arg1, TArg2 arg2, TArg3 arg3, Object state, TaskCreationOptions creationOptions)
   в System.Threading.Tasks.TaskFactory`1.FromAsync[TArg1,TArg2,TArg3](Func`6 beginMethod, Func`2 endMethod, TArg1 arg1, TArg2 arg2, TArg3 arg3, Object state)
   в System.ServiceModel.Channels.ServiceChannelProxy.TaskCreator.CreateGenericTask[T](ServiceChannel channel, ProxyOperationRuntime operation, Object[] inputParameters)
   в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
   в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   в ZennoLab.ProjectPublications.BotStoreServiceReference.BotStoreSoap.GetBotListAsync(String login, String password)
   в ZennoLab.ProjectPublications.BotStoreServiceReference.BotStoreSoapClient.GetBotListAsync(String login, String password)
   в ZennoLab.ProjectPublications.SmartSoapClients.SmartBotStoreSoapClient.<>c__DisplayClass5_0.<GetBotListAsync>b__0()
   в Global.Utilities.AttemptMakerHelper.AttemptAction[T](Func`1 actionToMake, Action actionWhenFailed, Int32 attempts)
   в ZennoLab.ProjectPublications.SmartSoapClients.SmartBotStoreSoapClient.GetBotListAsync(String login, String password)
   в ZennoLab.ProjectPublications.BotLoader.<GetBotsAsync>d__7.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   в ZennoLab.ProjectPublications.BotLoader.GetBotsAsync()
   в ZennoLab.ProjectMaker.Forms.ProjectEditor.ProjectPublication.<GetBots>d__14.MoveNext()
   в System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в ZennoLab.ProjectMaker.Forms.ProjectEditor.ProjectPublication.MHeyJXk0XG()
   в ZennoLab.ProjectMaker.Forms.ProjectEditor.ProjectPublication.eO3ymGSciK()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "ProjectMaker.XmlSerializers" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'ProjectMaker.XmlSerializers'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-07 15:40:19.2830]|42||System.Security.Cryptography.CryptographicException
Ошибка при декодировании заполнения OAEP.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
   в ZennoLab.UniPacker.RsaUniPacker.cCGBbgP9jgRpKejZtCLZ(Object , Object , Boolean )
   в ZennoLab.UniPacker.RsaUniPacker.W51XDWKxS8Y(Byte[]  , Boolean  )
   в ZennoLab.UniPacker.RsaUniPacker.DecryptData2(Byte[] sourceBytes)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.irZ8Tunqpm61vAJb8Ndw(Object , Object )
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.LoadTemplate(Byte[] bytes, String signer, Boolean supressProjectMaker, Boolean isPublish)
   в ZennoLab.TemplateManipulator.V4.ProjectLoaderV4.CX9XpyWB4yV(Byte[]  , String  , String&  )
   в ZennoLab.TemplateManipulator.V4.ProjectLoaderV4.LoadFromBytesArray3(IProjectArchive archive, String& code)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.LoadFromBytesArray3(IProjectArchive archive, String& code)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor(MemoryStream memoryStream, String& code)
   в ZennoLab.ZennoPoster.Core.ZennoPosterProjectsCollectorV4.W0CS8VojONj(MemoryStream  , String&  )
   в ZennoLab.ZennoPoster.Core.ZennoPosterProjectsCollectorV4.Load3(MemoryStream stream)
   в ZennoLab.ProjectMaker.Forms.ProjectEditor.ProjectPublication.<>c__DisplayClass17_0.<ButtonPublic_Click>b__2()
   в System.Threading.Tasks.Task`1.InnerInvoke()
   в System.Threading.Tasks.Task.Execute()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   в System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



System.Security.Cryptography.CryptographicException: Ошибка при декодировании заполнения OAEP.
   в System.Security.Cryptography.RSACryptoServiceProvider.DecryptKey(SafeKeyHandle pKeyContext, Byte[] pbEncryptedKey, Int32 cbEncryptedKey, Boolean fOAEP, ObjectHandleOnStack ohRetDecryptedKey)
   в System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)    
--------------------------------------------------------------------------------
[2023-01-07 15:40:20.7033]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:40:20.7033]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:41:02.4601]|101||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:41:02.4601]|101||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:41:43.2902]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:41:43.2902]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:42:25.1362]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:42:25.1362]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:43:06.6173]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:43:06.6173]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:43:51.3630]|25||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:43:51.3630]|25||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:44:34.1601]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:44:34.1601]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:45:12.9474]|93||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:45:12.9474]|93||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:45:57.4045]|87||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:45:57.4045]|87||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:46:33.9955]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:46:33.9955]|94||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:47:17.3411]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:47:17.3411]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:47:58.3833]|88||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:47:58.3833]|88||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:48:41.3761]|93||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:48:41.3761]|93||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:49:20.1117]|87||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:49:20.1117]|87||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:49:57.3792]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:49:57.3792]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:50:38.0906]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:50:38.0906]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:51:18.3088]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:51:18.3088]|28||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:52:00.7416]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:52:00.7416]|6||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:52:42.0887]|88||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:52:42.0887]|88||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:53:22.6609]|32||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:53:22.6609]|32||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:53:39.9362]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:53:39.9362]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z6FWpc4MrpVwJmSza5xfDB20=.#=zG9l9slkAPqu2A_FikEVrfO4=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:54:04.1937]|101||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:54:04.1937]|101||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:54:46.6383]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:54:46.6383]|14||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:55:29.1241]|93||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:55:29.1241]|93||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:56:06.8067]|87||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:56:06.8067]|87||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:56:44.1346]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:56:44.1346]|98||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:57:21.0981]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:57:21.0981]|52||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:58:03.0269]|16||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:58:03.0269]|16||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:58:44.5899]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:58:44.5899]|97||Xilium.Crdtp.Client.CrdtpErrorResponseException
No data found for resource with given identifier
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zArmxqVJ2zKarmrKXgvklo1SbEFZJ5tW$Cg5JC7E=.#=zxshUxGc2g3_bqM_Ug0oWifY=.#=zDSkUYmYUBfqgPnC_j$XsL_k=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: No data found for resource with given identifier
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__25`2.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
[2023-01-07 15:59:02.7285]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()    
--------------------------------------------------------------------------------
[2023-01-07 15:59:02.7285]|104||Xilium.Crdtp.Client.CrdtpErrorResponseException
Can only enable virtual time for pages, not workers
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в #=zA0gMLomdK723x7U2BA2uMFKUVlqL4PYa$tD2hYYrguBjOB38QzKcuBY=.#=z6FWpc4MrpVwJmSza5xfDB20=.#=zG9l9slkAPqu2A_FikEVrfO4=.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task`1.TrySetResult(TResult result)
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
   в Xilium.Crdtp.Client.CrdtpSession.<SendCommandAsyncInternal>d__29`1.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()



Xilium.Crdtp.Client.CrdtpErrorResponseException: Can only enable virtual time for pages, not workers
   в Xilium.Crdtp.Client.CrdtpResponse`1.GetResult()
   в Xilium.Crdtp.Client.CrdtpSession.<ExecuteCommandAsync>d__23`1.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    
--------------------------------------------------------------------------------
